home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / tcpech1a / basicser.vbp next >
Text File  |  1999-09-12  |  1KB  |  46 lines

  1. Type=Exe
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\SYSTEM\StdOle2.Tlb#OLE Automation
  3. Form=frmServer.frm
  4. Module=modMain; modMain.bas
  5. Class=clsScreen; clsScreen.cls
  6. Class=clsPerformanceMonitor; clsPerformanceMonitor.cls
  7. Class=Performance; Performance.cls
  8. Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX
  9. Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCT2.OCX
  10. Object={38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0; COMCT332.OCX
  11. Class=clsGlobal; clsGlobal.cls
  12. Module=TCP; modTCP.bas
  13. Object={3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0; RICHTX32.OCX
  14. IconForm="frmServer"
  15. Startup="Sub Main"
  16. HelpFile=""
  17. Title="BasicServer"
  18. ExeName32="BasicServer.exe"
  19. Command32=""
  20. Name="BasicServer"
  21. HelpContextID="0"
  22. Description="Basic Server"
  23. CompatibleMode="0"
  24. MajorVer=1
  25. MinorVer=0
  26. RevisionVer=86
  27. AutoIncrementVer=1
  28. ServerSupportFiles=0
  29. VersionCompanyName="Kamilche Consulting"
  30. CompilationType=0
  31. OptimizationType=0
  32. FavorPentiumPro(tm)=0
  33. CodeViewDebugInfo=0
  34. NoAliasing=0
  35. BoundsCheck=0
  36. OverflowCheck=0
  37. FlPointCheck=0
  38. FDIVCheck=0
  39. UnroundedFP=0
  40. StartMode=0
  41. Unattended=0
  42. Retained=0
  43. ThreadPerObject=0
  44. MaxNumberOfThreads=1
  45. DebugStartupOption=0
  46.